home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 5809 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  806 b 

  1. Path: ss1.scsise.wmin.ac.uk!iuyec
  2. From: iuyec@westminster.ac.uk (Ambrose Adamson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: how do you write a DMA WAIT in C ?
  5. Date: 20 Mar 1996 15:10:52 GMT
  6. Organization: University of Westminster
  7. Message-ID: <4ip75s$set@badger.wmin.ac.uk>
  8. NNTP-Posting-Host: ss1.scsise.wmin.ac.uk
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I am currently developing a PPG Wavetable - style Wavetable Synthesizer on
  12. my amiga using gcc 2.7.0. I currently have it working fine with the use of
  13. audio interrupts for the waiting of the Audio DMA to access the address
  14. of the audio data before reloading the DMA with a new address, but since 
  15. I hear that you could do this by waiting 1 scanline, I would like to know
  16. how you'd for a scanline in C.
  17.  
  18. many thanks,
  19. AMbrose Adamson,
  20. iuyec@wmin.ac.uk
  21.  
  22.